***********************************************************************
***********           PANJIT International Co Ltd           ***********
***********************************************************************
*Dec 14, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PEC3124C2A-AU 1 2 3
.param
+vc0 = 3.712e-12		vc1 = 2.307e-12		vc2 = 1.612e-11		vc3 = 1.226e-1
+tc1 = 5.733e-4		tc2 = 4.524e-2		tc3 = 3.257e-4		tc4 = 4.174e-2
d1 1 c1 zener
g1 c1 1 value = {(vc0+vc1*v(c1,1))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c1,1)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d2 3 c1 zener
g2 c1 3 value = {(vc0+vc1*v(c1,3))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c1,3)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d3 1 c2 zener
g3 c2 1 value = {(vc0+vc1*v(c2,1))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c2,1)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d4 3 c2 zener
g4 c2 3 value = {(vc0+vc1*v(c2,3))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c2,3)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1e-15	   	   n = 1.100		  rs = 1e-3
+ibv = 5e-3			 nbv = 2			  bv = 27.15
***** capacitance parameter ***
+cjo = 1.085e-11	   	   m = 2.729e-1		  vj = 1.824e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25			  eg = 1.100		 xti = 3
+trs1 = 1e-4		tbv1 = 8.442e-4
.ends PEC3124C2A-AU
*$
